Crate atspi_proxies
source ·Expand description
All proxy structures for communicating using AT-SPI. Each proxy uses a different interface for communication.
Re-exports§
pub use atspi_common as common;
Modules§
AccessibleProxy
DBus
interface proxies for:org.a11y.Status
,org.a11y.Bus
DBus
interface proxy for:org.a11y.atspi.Cache
DBus
interface proxy for:org.a11y.atspi.Component
DBus
interface proxy for:org.a11y.atspi.DeviceEventController
DBus
interface proxy for:org.a11y.atspi.DeviceEventListener
DBus
interface proxy for:org.a11y.atspi.Document
DBus
interface proxy for:org.a11y.atspi.EditableText
DBus
interface proxy for:org.a11y.atspi.Hyperlink
DBus
interface proxy for:org.a11y.atspi.Hypertext
DBus
interface proxy for:org.a11y.atspi.Image
DBus
interface proxy for:org.a11y.atspi.Registry
DBus
interface proxy for:org.a11y.atspi.Selection
DBus
interface proxy for:org.a11y.atspi.Socket
DBus
interface proxy for:org.a11y.atspi.Table
DBus
interface proxy for:org.a11y.atspi.TableCell
DBus
interface proxy for:org.a11y.atspi.Text
DBus
interface proxy for:org.a11y.atspi.Value
Structs§
- A collection type which encodes the AT-SPI interfaces an accessible object has implemented.
Enums§
- An error type that can describe atspi and
std
and differentzbus
errors. - The coordinate type encodes the frame of reference.
- AT-SPI interfaces an accessible object can implement.